Import a Theme
Imports a theme definition from a 'PAT' file
Method
/API2/themes/importTheme
- API Section: /API2/themes
- API Version: 2.0
- From Release: 2018.5.1
- Usage: REST API only via POST actions.
- Usage by:
- Enterprise Admin
Method Signature
Input Parameters
Name
themeApiObject
Object Type
Description
The theme object holding the definition of a theme.
Output Response
Successful Result Code
200
Response Type
Description of Response Type
The returned Object when importing a theme.
Notes
Theme can be exported via the admin console or API. These can then be imported using this method.
ThemeApiObject